home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Forging America - The Int…ive History of Bethlehem
/
ForgingAmerica.iso
/
pc
/
buildsintroduction.dxr
/
template elements_2_hold frame with sound.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-01-01
|
129 b
|
10 lines
global paused
on exitFrame
if paused = 1 then
go(the frame)
else
sound(1).play(member(the frameLabel))
end if
end